home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sports Illustrated for Kids - Awesome Athletes!
/
Sports Illustrated for Kids - Awesome Athletes!.iso
/
end.dir
/
00001_Movie Script.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-04-18
|
151 b
|
13 lines
on startMovie
global gSINewUser
set the exitLock to 1
if gSINewUser then
go("ExitScreen")
else
go("Exit")
end if
end
on cleanUp
end